home *** CD-ROM | disk | FTP | other *** search
- Path: r2d2.teir.com!usenet
- From: Brian Keefe <bkeefe@teir.com>
- Newsgroups: comp.lang.c++
- Subject: Looking for C++ class for large integer arithmetic, BCD, fixed point decimal, or decimal arithmetic
- Date: 11 Apr 1996 10:35:57 GMT
- Organization: TEIR
- Message-ID: <4kinad$2j9@r2d2.teir.com>
- NNTP-Posting-Host: bkeefe-pc.teir.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
-
- Hi!
-
- I've been looking for a C++ class library, preferably in the
- public domain, that supports large integer arithmetic or
- decimal arithmetic, but have not found one.
-
- The need is similar to that met by the bigint.pl package in
- Perl.
-
- Thanks,
- -- Brian Keefe
- bkeefe@teir.com
- Thompson Electronic Information Resources
-
-